net/http.genericClientConn.RoundTrip (method)

2 uses

	net/http (current package)
		clientconn.go#L86: 	RoundTrip(req *Request) (*Response, error)
		clientconn.go#L252: 	return cc.cc.RoundTrip(req)